CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - crc校验 c

搜索资源列表

  1. Crc32

    0下载:
  2. CRC校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小,易于用编码器及检测电路实现。从其检错能力来看,它所不能发现的错误的几率仅为0.0047 以下。-/* CRC.C——CRC程序库*/   #define CRCCCITT 0x1021   #define CCITT-REV 0x8408   #define CRC16 0x8005   #define C
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2380205
    • 提供者:yang_yinxia
  1. MCUSUPERTool

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Microcontroller used in the process of developing multi-functional tools, includi
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1389791
    • 提供者:xialu
  1. CRC

    0下载:
  2. 这是在Keil中编写的C程序,实现了通信协议中的CRC32与CRC16校验,采用驱动表法,算法精炼,程序简洁。-This is written in the C program in Keil, the communications protocol to achieve the CRC32 and CRC16 checksum, using table-driven method, algorithm refined, simple procedures.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:18053
    • 提供者:123mutouren
  1. CRC_checksum

    0下载:
  2. 查表式CRC校验代码。需要CRC校验直接调用.C文件中函数。-Look-up table CRC checksum code. CRC check directly call functions in C files.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1098
    • 提供者:santiago
  1. CCRCR

    0下载:
  2. CRC校验码的计算程序!本人原创。C语言实现,在在CFREE中通过。 , -Calculation of the CRC program! I original. C language, in the passed in CFREE. ,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:819
    • 提供者:feiyunliu
  1. CRC_and_check

    0下载:
  2. 使用C语言实现的CRC校验码的生成添加以及校验。开发环境是Visual Studio2010-Add, and check the CRC code generation using C language. The development environment is Visual Studio2010
  3. 所属分类:3G develop

    • 发布日期:2017-11-12
    • 文件大小:1945940
    • 提供者:潘潘
  1. CRC16_C

    0下载:
  2. C语言,16位的CRC校验程序。可以直接调用-CRC procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:830
    • 提供者:Huang_Y_B
  1. CRC

    0下载:
  2. TD-SCDMA 编码中 C R C 校验的代码-TD encoding CRC checksum
  3. 所属分类:3G develop

    • 发布日期:2017-11-22
    • 文件大小:752
    • 提供者:米刚
  1. CRC-Code

    0下载:
  2. 16位的CRC(循环冗余校验)的C语言实现源代码,可以供大家借鉴一下-16-bit CRC (Cyclic Redundancy Check) C language source code for all to learn
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:921
    • 提供者:fei
  1. MODBUSPC

    0下载:
  2. MODBUS通讯+C语言源代码,CRC校验及CRC低位和高位列表-The MODBUS communication+C language source code, CRC checksum and CRC lows and highs list
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:17533
    • 提供者:teddy ma
  1. CRC(BCB)

    0下载:
  2. c++ Builder 各种CRC冗余校验源代码,很使用并且已经在实际应用软件中使用。-c++ Builder the various CRC redundancy check source code, it is used and has been used in the practical application of software.
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:4131
    • 提供者:
  1. CRC16

    0下载:
  2. C语言实现16位CRC校验(查表法),可用于单片机、上位机等-16bit crc
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:9683
    • 提供者:
  1. CRC_32bit

    1下载:
  2. CRC校验的C语言代码,32位的CRC,自己编译通过的没有问题-the code of the CRC
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:155429
    • 提供者:as
  1. CRC16

    0下载:
  2. 这是CRC校验的源代码,工程是C++格式的,有详细注释说明,给有需要的工程师。-This is the CRC checksum of the source code, project is C++ format, with detailed explanatory notes to the needy engineer.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:167069
    • 提供者:
  1. CRC_Calc-v0.2

    0下载:
  2. CRC校验源代码,C语言编写。可以方便的移植到用户的程序中,对于某些单片机没有CRC校验的,可以试一试-CRC checksum source code, C language. Can be easily ported to the user' s program, for some microcontrollers without CRC check, you can try
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:603282
    • 提供者:侯静
  1. CRC

    0下载:
  2. 适用于使用C语言编程的各种单片机的数据的CRC冗余校验程序。-Applicable to the use of the various microcontroller C language programming data CRC redundancy check procedure .
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1433
    • 提供者:李潇
  1. RS232-communication-source-code

    0下载:
  2. 上位机通讯处理程序,C语言编写,包括识别主机地址,CRC校验等。-The host computer communication procedures, C language, including the identification of host address, CRC parity.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:940
    • 提供者:z
  1. modbus

    0下载:
  2. MODBUS驱动,已经使用,从机方式,RTU,CRC校验-modbus drive ,c/s struct,rtu&ascii
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:5442
    • 提供者:巴洛特利
  1. 卷积码、CRC

    0下载:
  2. 卷积码的C源程序,包括编码器和译码器。还有一个是循环荣誉校验的vhdl]源码。-convolution of C source code, including the encoder and decoder. There is a cycle of the calibration honor VHDL] source.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6922
    • 提供者:signific
  1. VS2010_MSComm

    0下载:
  2. C#串口操作,数据包接收操作,数据包接收发送CRC校验,最小化到系统托盘。-C# serial port operation, the packets receive operation, data packets receive send CRC check, minimize to system tray.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:185537
    • 提供者:罗红亮
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com